projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57a0155
)
(text-mode): Doc fix.
author
Karl Heuer
<kwzh@gnu.org>
Sun, 13 Mar 1994 21:52:57 +0000
(21:52 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Sun, 13 Mar 1994 21:52:57 +0000
(21:52 +0000)
lisp/textmodes/text-mode.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/text-mode.el
b/lisp/textmodes/text-mode.el
index 3975dbfd1d57047c6d69f9191a0a3b61bc99c231..e0f24ccb469a743c166fe9ce8a71b72cc52b7020 100644
(file)
--- a/
lisp/textmodes/text-mode.el
+++ b/
lisp/textmodes/text-mode.el
@@
-63,7
+63,9
@@
inherit all the commands defined in this map.")
; (setq delete-auto-save-files t))
(defun text-mode ()
- "Major mode for editing text intended for humans to read. Special commands:\\{text-mode-map}
+ "Major mode for editing text intended for humans to read.
+Special commands:
+\\{text-mode-map}
Turning on Text mode calls the value of the variable `text-mode-hook',
if that value is non-nil."
(interactive)